Platform Explorer / Nuxeo Platform 2023.10

Extension point factories

Documentation

Publish a class that will be call backed at initialization time for registering resources.

The following information have to be provided : the fully qualified factory class name. The referenced class should implement ResourceFactory class.

The following line figures out how to publish a factory.
<factory class="my.FactoryClass">

Contribution Descriptors

  • Class: org.nuxeo.runtime.management.ResourceFactoryDescriptor

Existing Contributions

Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.